-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hotcue: allow setting hotcue inside active, saved loop #12623
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, need to test.
I can confirm the issue and that it is fixed with this PR. |
Should there be a way to disable this magic? I sometimes use this to move loop cues (clone loop cue and then clear the original one). |
You mean store the loop in another cue?
Related: #9968 |
FWIW I just filed #12645 which might also help avoid some workarounds. |
5a74988
to
11ec4b5
Compare
Wouldn't hurt to add a test for this. |
18d9af4
to
02e6236
Compare
02e6236
to
f76b233
Compare
Okay, this is ready. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thank you
Fixes #12618
hotcue_A_activate
orhotcue_A_set
hotcue_B_activate
orhotcue_B_set
Probably need to adjust some tests